Welcome![Sign In][Sign Up]
Location:
Search - lucene web

Search list

[JSP/JavaSearcher-dd

Description: 一个用lucene写的网页信息检索程序,基于lucene建立好的索引,可以快速的检索信息-Lucene write a Web page with information retrieval process, based on the establishment of good lucene index to quickly retrieve information
Platform: | Size: 6853632 | Author: 田宇辰 | Hits:

[Search EnginelucenePnutchPmapreducePsearch-engine

Description: 三篇关于开源搜索引擎的硕士论文 1、基于Lucene的Web搜索引擎实现 2、基于MapReduce的分布式智能搜索引擎框架研究 3、基于Nutch的垂直搜索引擎的分析与实现-Three open source search engine on the master' s thesis 1, the Web search engine based on Lucene implementation 2, based on the MapReduce framework of distributed intelligence of the search engine 3, based on the vertical search engine Nutch Analysis and Implementation
Platform: | Size: 11250688 | Author: weibo | Hits:

[Search EngineSearchEngine

Description: 新闻搜索引擎是从指定的Web页面中按照超连接进行解析、搜索,并把搜索到的每条新闻进行索引后加入数据库。然后通过Web服务器接受客户端请求后从索引数据库中搜索出所匹配的新闻。基于Lucene垂直搜索引擎的研究与实现-News search engine is from the specified Web page is parsed by hyperlinks, search, and the search index to be added after each news database. Then through the Web server accepts client requests to search the database from the index after the match out of the news. Vertical search engine based on Lucene Research and Implementation
Platform: | Size: 159744 | Author: xiaoyachi | Hits:

[JSP/Javasse4j

Description: SSE4J(Spatial Search Engine for Java)是针对地理信息数据源构建的垂直搜索引擎应用接口,是基于Lucene+JTS Topology Suite开源库设计的框架。 规划的SSE4J包含: 1)SSE4J应用开发包 2)SSE4J Webservice应用接口 3)SSE4J工具集 规划的SSE4J包含的功能: 1) POI搜索(名称、地址、类型等关键字搜索;周边搜索) 2)道路搜索、区域搜索 3)地址匹配、反地址匹配、道路匹配 4)深度信息关联(网页关联) 5)路径规划(支持途径点、回避路障) 6)公交换乘 SSE4J支持中文分词检索。SSE4J Webservice接口的POI搜索(周边2公里的关键字查询,返回100条结果的应用场景;TP-T410环境)具备300毫秒/100用户的并发处理能力;路径规划(起点到终点直线距离为150公里的应用场景;TP-T410环境)支持600毫秒/50用户的并发处理能力。 SSE4J Webservice接口与Openlayers(ModestMaps)的组合,可以轻松构建地图服务的Web应用;通过调用SSE4J Webservice接口,也可实现LBS的终端应用。 http://code.google.com/p/sse4j/-spatial search engine for java
Platform: | Size: 484352 | Author: dux | Hits:

[JSP/Javajavaso

Description: java(结合lucene)版的公交搜索系统 可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。 查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。 管理后台:/admin/adminLogin.jsp username: jobcnn password: 123456 管理用户名和密码的更改在:\WEB-INF\classes\sys_setting.properties 文件里面配置. sys.admin.login.username=管理用户名 sys.admin.login.password=管理密码 -java (with lucene) version of the bus system can implement a search box to search the text, the xml file inside the bus all the information to create the index, no database support. Query speed and efficiency are very high. When searching, do not limit the number and sequence of the site to support the keywords highlighted. Admin:/admin/adminLogin.jsp username: jobcnn password: 123456 user name and password management changes in the: \ WEB-INF \ classes \ sys_setting.properties file inside the configuration. Sys.admin.login.username = administrative user name sys. admin.login.password = admin password
Platform: | Size: 2031616 | Author: chenglong | Hits:

[ERP-EIP-OA-PortalCRM

Description: crm.rar] - 一个简单的客户关系管理的JSP程序 ,A simple customer relationship management... [userinfo.rar] - 用户管理系统,看了就明白,很好用的。快来,User management system, read on to... [CRM-SSH.rar] - 基于SSH (struts+spring+hibernate)框架设计的 CRM客户关系管理系统 ,Based on... [luceneweb.rar] - 本系统是一个基于lucene的web版文件检索系统。支持文件索引、查找。,This system... [OA.rar] - 本人在毕业时,完成的某公司的网上办公系统... [CRM.rar] - 自己制作的联通CRM,支持客户分类,管理,升级,积分管理等等..,Unicom to produce... [crm_demo.rar] - 客户关系管理系统源码 北大青鸟项目 系统采用多层模式开发 主要功能有:... [CRM.rar] - 一个大企业的CRM系统,使用.net开发,为企业管理的佳品,Enterprise CRM [StarCRM.rar] - crm,一套通用的客服关系管理系统,功能十分完善,可以借鉴,crm, a common set of... [Rakecrm-11.rar] - CRM客户关系管理系统,使用J2ee编写,运用struts2+spring2+hibernate3.1框架编写。-Customer Relationship Management System
Platform: | Size: 4535296 | Author: wujiahe | Hits:

[JSP/JavaLucene_webspider

Description: 基于Lucene的Web站内信息搜索系统参考资料,详细讲述了基于Lucene的Web站内信息搜索系统的设计与实现-Within the Web site based on the Lucene search system reference information, details about the Web site based on the Lucene search within the information system design and implementation of
Platform: | Size: 13171712 | Author: 王凯勋 | Hits:

[Search Engine4pm

Description: 本文用lucene和Heritrix构建了一个Web 搜索应用程序 Lucene 是基于 Java 的全文信息检索包,它目前是 Apache Jakarta 家族下面的一个开源项目。 Lucene很强大,但是,无论多么强大的搜索引擎工具,在其后台,都需要一样东西来支援它,那就是网络爬虫Spider。网络爬虫,又被称为蜘蛛Spider,或是网络机器人、BOT等,这些都无关紧要,最重要的是要认识到,由于爬虫的存在,才使得搜索引擎有了丰富的资源。 Heritrix是一个纯由Java开发的、开源的Web网络爬虫,用户可以使用它从网络上抓取想要的资源。它来自于www.archive.org。Heritrix最出色之处在于它的可扩展性,开发者可以扩展它的各个组件,来实现自己的抓取逻辑。-In this paper, lucene and Heritrix build a Web search application Lucene is a Java-based full-text information retrieval package, it is now the Apache Jakarta family, following an open source project. Lucene is very powerful, but, no matter how powerful search engine tool, in its background, we need something to support it, that is, Web crawler Spider. Web crawlers, also known as Spider Spider, or robot network, BOT, etc., which are insignificant, the most important thing is to recognize that, due to the presence of reptiles, which makes the search engine there are plenty of resources. Heritrix is a pure Java developed by the, open source Web crawler, the user can use it to grab you want from the network resources. It comes from www.archive.org. Heritrix is that it is the best scalability, developers can extend its various components, to achieve their capture logic.
Platform: | Size: 2989056 | Author: 曹志聪 | Hits:

[Search Enginewtxx

Description: 一个课程设计,用于将下载的网页,去除无用信息,基于本地的lucene搜索引擎,可以输入关键字,然后查找那些文件包含这个keyword-A course design, used for download web pages, remove useless information, based on local lucene search engine, can enter keyword and then find those that file contains the keyword
Platform: | Size: 20594688 | Author: highyun | Hits:

[JSP/JavaServlet_JSP

Description: 本阶段,你将学到:JDBC的运用及封装处理精通Servlet及JSP的各种概念TagLib及JSTLMVC在WEB中的应用apache-commons工具库的使用Junit单元测试工具的使用Lucene搜索引擎的使用各种设计模式的应用-This stage, you will learn: the use of JDBC and packaging processing proficient in a variety of concepts of Servlet and JSP TagLib and JSTLMVC, the use of the application of the apache-commons tool library use Junit unit test tool in the WEB Lucene search engine using a variety ofthe application of design patterns
Platform: | Size: 1691648 | Author: 张雪龙 | Hits:

[Other Web CodetestDWR

Description: 网络爬虫的一个实例。配合heritrix和lucene应用-this is a example for web
Platform: | Size: 214016 | Author: tai | Hits:

[Other Web Codez_mysearch

Description: 搜索引擎实例(web),一个lucene的搜索引擎实例-this is a example of the use of lucene
Platform: | Size: 5622784 | Author: tai | Hits:

[JSP/JavalzzSearch-0.4

Description: 1 完全基于人工收录,每个被收录的帖子都是我们认为不错的。 2 任何人都可以加入,别人也可以分享到你加入的内容 3 收录的内容,不是简单的抓取,而是只收录里面最有用的部分,比如主题,内容,作者,发言时间等 4 由于上一个的原因,所以不是任何网站都能加入,后面有目前支持的网站列表。 5 增加新的网站支持,需要写3个正则表达式,进行帖子内容的精确匹配 6 使用Lucene进行存储和查询 7 开源,可以在自己的机器上部署一个,拥有自己的收藏和搜索工具。 8 同样,由于对网站进行了控制,所以可以避免一些比不要的麻烦。-One based entirely on artificial included, each to be included posts we think are good. 2 Anyone can join, and others can share your content 3 included adding content, not simply crawl, but includes only the most useful part of the inside, such as subject, content, author, etc. 4 Since the speaking time one of the reasons, so it is not able to join any site, behind the current list of supported Web sites. 5 add new website supports the need to write three regular expressions, for an exact match of six post content using Lucene to store and query seven open source, you can deploy an own machine, with its own collection and search tools. 8 Similarly, the control of the site, so avoid some of the hassle than not.
Platform: | Size: 7293952 | Author: 王京 | Hits:

[JSP/Javafalvshiwusuo

Description: 基于Lucene的Web站内信息搜索系统,编程学习源码,很好的参考资料。-Based on the Lucene search the Web site information systems, programming learning source, a good reference.
Platform: | Size: 1849344 | Author: 陈钦 | Hits:

[JSP/Javalaud

Description: 搜索引擎服务器1.支持多项目2.支持多数据库数据持久化3.resful请求4.有demo实例5.底层是apache lucene-laud web seacher
Platform: | Size: 19147776 | Author: 王丙成 | Hits:

[JSP/JavaLucene_websearch

Description: 基于Lucene和java的网页检索程序,能够检索本地的网页html,需要提前将网页html下载下来-Lucene and java based web search program that can retrieve the local pages html, html pages need to be downloaded in advance
Platform: | Size: 8244224 | Author: 王刚 | Hits:

[Search Engineelasticsearch

Description: ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。Elasticsearch是用Java开发的,并作为Apache许可条款下的开放源码发布,是当前流行的企业级搜索引擎。设计用于云计算中,能够达到实时搜索,稳定,可靠,快速,安装使用方便。-ElasticSearch is an open-source and distributed search engine which is very much scalable and supports a good amount of enterprise Search use cases.
Platform: | Size: 2101248 | Author: chenjy | Hits:

[Internet-NetworkCquNews

Description: 这是一个基于lucene的新闻搜索引擎,使用Java编写的网络爬虫抓取数据-This is based on a news lucene search engine, written in Java Web crawler to crawl data
Platform: | Size: 13422592 | Author: 顾佳诚 | Hits:

[Other深入理解ElasticSearch

Description: ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。(Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases.)
Platform: | Size: 3963904 | Author: innc | Hits:
« 1 2 3 4»

CodeBus www.codebus.net